home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 26
/
Cream of the Crop 26.iso
/
program
/
snpd9707.zip
/
FLOPCOPY.C
< prev
next >
Wrap
Text File
|
1997-07-05
|
177b
|
11 lines
.I 0 1
/* +++Date last modified: 05-Jul-1997 */
.D 1 1
.I 14 5
#if defined(MSDOS) || defined(__MSDOS__)
#include "unistd.h"
#else
#include <unistd.h>
#endif
.D 15 1